To handle the details of the class file format )來處理類文件格式的細節(jié)。
Class file format 類文件格式
Comprehensive coverage of the jvm class file format and instruction set from the source :從起源開始全面介紹了jvm類別文件的格式和指令集。
These topics range from the basic structure of the java binary class file format , through run - time metadata access using reflection , all the way to modifying and constructing new classes at run time 這些主題的范圍從java二進制類文件格式的基本結構,以及使用反射進行運行時元數(shù)據(jù)訪問,一直到在運行時修改和構造新類。
We also analyzed java virtual machine model and class file format and presented a formal model of java byte code obfuscation . we demonstrated some interesting properties of obfuscating transformation and proved that for java byte code it is possible to create a single - pass algorithm of obfuscation 論文還對java虛擬機模型與類文件格式進行了分析,建立了一個對java字節(jié)碼進行代碼混淆的形式化模型,揭示了混淆變換具有的一些特性,并證明對java字節(jié)碼可以創(chuàng)建單輪的混淆算法。